[INFO] cloning repository https://github.com/chuckjaz/mem_fuse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chuckjaz/mem_fuse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchuckjaz%2Fmem_fuse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchuckjaz%2Fmem_fuse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93d21272307bfc4a69f96d6f426d776f9b36cb25
[INFO] testing chuckjaz/mem_fuse against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchuckjaz%2Fmem_fuse" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chuckjaz/mem_fuse
[INFO] finished tweaking git repo https://github.com/chuckjaz/mem_fuse
[INFO] tweaked toml for git repo https://github.com/chuckjaz/mem_fuse written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chuckjaz/mem_fuse on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chuckjaz/mem_fuse already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ntest_timeout v0.9.3
[INFO] [stderr]   Downloaded ntest v0.9.3
[INFO] [stderr]   Downloaded fuser v0.15.1
[INFO] [stderr]   Downloaded ntest_test_cases v0.9.3
[INFO] [stderr]   Downloaded syn v2.0.105
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff885c1c639cd3383ca8083d8b8f1aab6bd9b2bd6d3a37f7ea5109baf4ace041
[INFO] running `Command { std: "docker" "start" "-a" "ff885c1c639cd3383ca8083d8b8f1aab6bd9b2bd6d3a37f7ea5109baf4ace041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff885c1c639cd3383ca8083d8b8f1aab6bd9b2bd6d3a37f7ea5109baf4ace041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff885c1c639cd3383ca8083d8b8f1aab6bd9b2bd6d3a37f7ea5109baf4ace041", kill_on_drop: false }`
[INFO] [stdout] ff885c1c639cd3383ca8083d8b8f1aab6bd9b2bd6d3a37f7ea5109baf4ace041
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 988064bac298a6eaadf0008e78c080dfb35bf868b93a5c235fb9bd9e5eeb8898
[INFO] running `Command { std: "docker" "start" "-a" "988064bac298a6eaadf0008e78c080dfb35bf868b93a5c235fb9bd9e5eeb8898", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling fuser v0.15.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ntest_test_cases v0.9.3
[INFO] [stderr]    Compiling ntest_timeout v0.9.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling ntest v0.9.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling mem_fuse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "988064bac298a6eaadf0008e78c080dfb35bf868b93a5c235fb9bd9e5eeb8898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "988064bac298a6eaadf0008e78c080dfb35bf868b93a5c235fb9bd9e5eeb8898", kill_on_drop: false }`
[INFO] [stdout] 988064bac298a6eaadf0008e78c080dfb35bf868b93a5c235fb9bd9e5eeb8898
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a59e0da7de30d589d0ad03537840e579c67be05ae7a19cce4bb5fd6fd87e7979
[INFO] running `Command { std: "docker" "start" "-a" "a59e0da7de30d589d0ad03537840e579c67be05ae7a19cce4bb5fd6fd87e7979", kill_on_drop: false }`
[INFO] [stderr]    Compiling mem_fuse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.20s
[INFO] running `Command { std: "docker" "inspect" "a59e0da7de30d589d0ad03537840e579c67be05ae7a19cce4bb5fd6fd87e7979", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a59e0da7de30d589d0ad03537840e579c67be05ae7a19cce4bb5fd6fd87e7979", kill_on_drop: false }`
[INFO] [stdout] a59e0da7de30d589d0ad03537840e579c67be05ae7a19cce4bb5fd6fd87e7979
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 153eef7a813ac4ee255fd151c9cb94ecfeddc4b6cbe4b55225587f746d9a5dd6
[INFO] running `Command { std: "docker" "start" "-a" "153eef7a813ac4ee255fd151c9cb94ecfeddc4b6cbe4b55225587f746d9a5dd6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mem_fuse-595112e9f5a8b338)
[INFO] [stdout] test tests::block_storage_tests::test_write_read_multiple_blocks ... ok
[INFO] [stdout] test tests::block_storage_tests::test_block_truncate ... ok
[INFO] [stdout] test invariant_files_mirror::tests::test_entries_deserialization ... ok
[INFO] [stdout] test tests::dirty_tests::test_add_region_contains ... ok
[INFO] [stdout] test tests::block_storage_tests::test_write_read_single_block ... ok
[INFO] [stdout] test tests::dirty_tests::test_add_region_non_overlapping ... ok
[INFO] [stdout] test tests::dirty_tests::test_remove ... ok
[INFO] [stdout] test tests::dirty_tests::test_add_region_merges_multiple ... ok
[INFO] [stdout] test tests::lru_cache_tests::test_lru_manager_eviction ... ok
[INFO] [stdout] test tests::lru_cache_tests::test_max_write_size ... ok
[INFO] [stdout] test tests::lru_cache_tests::test_mark_as_clean ... ok
[INFO] [stdout] test tests::lru_cache_tests::test_remove ... ok
[INFO] [stdout] test tests::lru_cache_tests::test_put ... ok
[INFO] [stdout] test tests::dirty_tests::test_add_region_invalid ... ok
[INFO] [stdout] test tests::dirty_tests::test_add_region_overlapping ... ok
[INFO] [stdout] test tests::mirror_tests::test_lazy_load ... ok
[INFO] [stdout] test tests::mirror_tests::test_lru_eviction_dirty ... ok
[INFO] [stdout] test tests::dirty_tests::test_add_region_contained ... ok
[INFO] [stdout] test tests::mirror_tests::test_lru_eviction ... ok
[INFO] [stdout] test tests::mirror_tests::test_disk_mirroring ... ok
[INFO] [stdout] test tests::mirror_tests::test_large_file_with_default_size ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "153eef7a813ac4ee255fd151c9cb94ecfeddc4b6cbe4b55225587f746d9a5dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "153eef7a813ac4ee255fd151c9cb94ecfeddc4b6cbe4b55225587f746d9a5dd6", kill_on_drop: false }`
[INFO] [stdout] 153eef7a813ac4ee255fd151c9cb94ecfeddc4b6cbe4b55225587f746d9a5dd6
